﻿2026-05-16T06:01:27.9138664Z ##[group]Run actions/checkout@v4
2026-05-16T06:01:27.9139741Z with:
2026-05-16T06:01:27.9140300Z   repository: SaberMage/rebno
2026-05-16T06:01:27.9141244Z   token: ***
2026-05-16T06:01:27.9142003Z   ssh-strict: true
2026-05-16T06:01:27.9142613Z   ssh-user: git
2026-05-16T06:01:27.9143247Z   persist-credentials: true
2026-05-16T06:01:27.9143871Z   clean: true
2026-05-16T06:01:27.9144429Z   sparse-checkout-cone-mode: true
2026-05-16T06:01:27.9145104Z   fetch-depth: 1
2026-05-16T06:01:27.9145669Z   fetch-tags: false
2026-05-16T06:01:27.9146287Z   show-progress: true
2026-05-16T06:01:27.9146909Z   lfs: false
2026-05-16T06:01:27.9147435Z   submodules: false
2026-05-16T06:01:27.9148084Z   set-safe-directory: true
2026-05-16T06:01:27.9148989Z ##[endgroup]
2026-05-16T06:01:28.0432179Z Syncing repository: SaberMage/rebno
2026-05-16T06:01:28.0436355Z ##[group]Getting Git version info
2026-05-16T06:01:28.0437986Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T06:01:28.0442396Z [command]/usr/bin/git version
2026-05-16T06:01:28.0443442Z git version 2.54.0
2026-05-16T06:01:28.0446006Z ##[endgroup]
2026-05-16T06:01:28.0458990Z Temporarily overriding HOME='/home/runner/work/_temp/c5a3ba78-8189-4902-826f-8b9de0302cd7' before making global git config changes
2026-05-16T06:01:28.0462429Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T06:01:28.0466291Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T06:01:28.0511664Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T06:01:28.0516987Z ##[group]Initializing the repository
2026-05-16T06:01:28.0522540Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T06:01:28.0615781Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T06:01:28.0622875Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T06:01:28.0629356Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T06:01:28.0630762Z hint: call:
2026-05-16T06:01:28.0631587Z hint:
2026-05-16T06:01:28.0633056Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T06:01:28.0634197Z hint:
2026-05-16T06:01:28.0635247Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T06:01:28.0636854Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T06:01:28.0638276Z hint:
2026-05-16T06:01:28.0639181Z hint: 	git branch -m <name>
2026-05-16T06:01:28.0640138Z hint:
2026-05-16T06:01:28.0641313Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T06:01:28.0643478Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T06:01:28.0646348Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T06:01:28.0670513Z ##[endgroup]
2026-05-16T06:01:28.0672155Z ##[group]Disabling automatic garbage collection
2026-05-16T06:01:28.0676072Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T06:01:28.0708948Z ##[endgroup]
2026-05-16T06:01:28.0710425Z ##[group]Setting up auth
2026-05-16T06:01:28.0718550Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T06:01:28.0753926Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T06:01:28.1075236Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T06:01:28.1109377Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T06:01:28.1382002Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T06:01:28.1416372Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T06:01:28.1665432Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T06:01:28.1702653Z ##[endgroup]
2026-05-16T06:01:28.1704076Z ##[group]Fetching the repository
2026-05-16T06:01:28.1712352Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f102c96f50754c43f759f6cb86b964b54eb8bae8:refs/remotes/origin/main
2026-05-16T06:01:29.4243756Z From https://github.com/SaberMage/rebno
2026-05-16T06:01:29.4247275Z  * [new ref]         f102c96f50754c43f759f6cb86b964b54eb8bae8 -> origin/main
2026-05-16T06:01:29.4252091Z ##[endgroup]
2026-05-16T06:01:29.4253991Z ##[group]Determining the checkout info
2026-05-16T06:01:29.4256133Z ##[endgroup]
2026-05-16T06:01:29.4257457Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T06:01:29.4261292Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T06:01:29.4266119Z ##[group]Checking out the ref
2026-05-16T06:01:29.4268125Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T06:01:30.4263146Z Updating files:  70% (7323/10395)
2026-05-16T06:01:30.4310586Z Updating files:  71% (7381/10395)
2026-05-16T06:01:30.4369026Z Updating files:  72% (7485/10395)
2026-05-16T06:01:30.4425348Z Updating files:  73% (7589/10395)
2026-05-16T06:01:30.4486140Z Updating files:  74% (7693/10395)
2026-05-16T06:01:30.4548604Z Updating files:  75% (7797/10395)
2026-05-16T06:01:30.4623142Z Updating files:  76% (7901/10395)
2026-05-16T06:01:30.4677016Z Updating files:  77% (8005/10395)
2026-05-16T06:01:30.4727896Z Updating files:  78% (8109/10395)
2026-05-16T06:01:30.4773490Z Updating files:  79% (8213/10395)
2026-05-16T06:01:30.4818486Z Updating files:  80% (8316/10395)
2026-05-16T06:01:30.4869430Z Updating files:  81% (8420/10395)
2026-05-16T06:01:30.4925300Z Updating files:  82% (8524/10395)
2026-05-16T06:01:30.4975968Z Updating files:  83% (8628/10395)
2026-05-16T06:01:30.5022779Z Updating files:  84% (8732/10395)
2026-05-16T06:01:30.5074583Z Updating files:  85% (8836/10395)
2026-05-16T06:01:30.5186264Z Updating files:  86% (8940/10395)
2026-05-16T06:01:30.5226343Z Updating files:  87% (9044/10395)
2026-05-16T06:01:30.5266752Z Updating files:  88% (9148/10395)
2026-05-16T06:01:30.5300398Z Updating files:  89% (9252/10395)
2026-05-16T06:01:30.5340158Z Updating files:  90% (9356/10395)
2026-05-16T06:01:30.5375367Z Updating files:  91% (9460/10395)
2026-05-16T06:01:30.5428203Z Updating files:  92% (9564/10395)
2026-05-16T06:01:30.5469796Z Updating files:  93% (9668/10395)
2026-05-16T06:01:30.5506101Z Updating files:  94% (9772/10395)
2026-05-16T06:01:30.5547151Z Updating files:  95% (9876/10395)
2026-05-16T06:01:30.5591450Z Updating files:  96% (9980/10395)
2026-05-16T06:01:30.5660070Z Updating files:  97% (10084/10395)
2026-05-16T06:01:30.5742604Z Updating files:  98% (10188/10395)
2026-05-16T06:01:30.5827824Z Updating files:  99% (10292/10395)
2026-05-16T06:01:30.5853125Z Updating files: 100% (10395/10395)
2026-05-16T06:01:30.5856649Z Updating files: 100% (10395/10395), done.
2026-05-16T06:01:30.6042856Z Switched to a new branch 'main'
2026-05-16T06:01:30.6062378Z branch 'main' set up to track 'origin/main'.
2026-05-16T06:01:30.7074905Z ##[endgroup]
2026-05-16T06:01:30.7139393Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T06:01:30.7159648Z f102c96f50754c43f759f6cb86b964b54eb8bae8
